CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv hough

搜索资源列表

  1. HoughMFC

    0下载:
  2. 用OpenCV进行图像处理与工程开发的一个入门示例程序——Hough变换,效果不错-using OpenCV for image processing and development of a project portal sample program -- Hough Transform good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:318718
    • 提供者:山海涛
  1. HoughLine

    0下载:
  2. 利用OPenCV写的一个hough变换检测直线的程序
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1236
    • 提供者:朱勇
  1. Houghline

    0下载:
  2. 基于OpenCV,hough直线标记检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1030
    • 提供者:北方上午
  1. cvhoughcircles

    1下载:
  2. hough变换检测圆的opencv源码 不错哦
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4378
    • 提供者:吴首慧
  1. Emerging.Topics.in.Computer.Vision

    0下载:
  2. 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12192309
    • 提供者:kankan
  1. 通过霍夫检测检测图像中的直线

    0下载:
  2. Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:2293
    • 提供者:David Ding
  1. houghcircle.rar

    0下载:
  2. 基于vc++和opencv,用hough变换来检测图像中的圆,我的课程作业,Based on vc++ and opencv, using hough transform to detect the image of a round, my coursework
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1537959
    • 提供者:王坤
  1. ImgPro0

    0下载:
  2. 基于opencv的数字图像处理,包括直方图、边缘检测、hough变换、几何变换等功能-Opencv-based digital image processing, including histogram, edge detection, hough transform, geometric transformation functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2007094
    • 提供者:冯贺
  1. houghlines

    0下载:
  2. 用hough变换拟合直线,开发环境为C++,利用工具opencv,希望对大家有用-Fitting a straight line with the hough transform, the development environment for C++, use of tools opencv, we hope to be useful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1489435
    • 提供者:刘雷
  1. houph_MFC

    0下载:
  2. 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10429108
    • 提供者:汪前
  1. cvhough

    0下载:
  2. 基于opencv的霍夫变换实现边界标定,能够准确标定出目标对象-hough transform Based on the realization of opencv border calibration
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2356602
    • 提供者:LI
  1. 1236

    0下载:
  2. 一种基于OpenCv的实现对图像hough变换的程序,效果相当不错。-OpenCv based on the realization of hough transform for image process, the effect has been quite good.
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1512929
    • 提供者:王宝荣
  1. houghcircle

    1下载:
  2. 利用opencv检测圆的hough算法代码。-circle dectecting with opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2014-09-15
    • 文件大小:1355102
    • 提供者:王路
  1. circularHough

    1下载:
  2. Circular Hough transform using OpenCV: C++ version of the popular (best accurate I think) Matlab function CircularHough_Grd.m of Tao-Peng. Note: the user should know how to use OpenCV first.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6408
    • 提供者:Phan
  1. MultiMedia

    0下载:
  2. 使用Visual C++编写的基于opencv的多媒体图像处理和视频处理的对话框程序,实现hough变换、直方图均衡化、canny检测等图像处理及截取视频等视频处理功能。-Use Visual c++ written opencv multimedia based on image processing and video processing dialog programs ,achieve histogram equalization hough transform, canny detec
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17379817
    • 提供者:康萌萌
  1. houghCircles

    0下载:
  2. 对opencv中的hough变换检测圆的算法进行了注释-write some commnets on circle detecton using hough trasform, the algorithm is in opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3246
    • 提供者:梁超
  1. HoughLine

    0下载:
  2. 这是一个实现HoughLine变换的程序,在VC6.0和OpenCV环境下开发。-This is a program implemented the hough transformation under the platform of VC6.0 and Opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:163999
    • 提供者:yg
  1. houghtraslation

    0下载:
  2. 这是一个基于opencv利用霍夫变换检测圆的程序,计算出圆的半径后,在原图上可以画出圆的轨迹-This is based on the use of Hough transform detection opencv program to calculate the radius of the circle, the circle can be drawn on in the artwork track
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:65429
    • 提供者:王乐
  1. 159.cpp

    0下载:
  2. 能识别多张图片中圆形轮廓的形状,可以快速识别比一般的Hough 圆检测快。(Recognizes the shape of a circular outline in multiple pictures to quickly identify faster detection than the average Hough circle.)
  3. 所属分类:其他

  1. hough_circle_detection_DLL

    0下载:
  2. Hough Transformation in opencv with python
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:23552
    • 提供者:srbhattarai
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com